From: Aaron Schulz Date: Wed, 13 Aug 2008 23:34:56 +0000 (+0000) Subject: update comment X-Git-Tag: 1.31.0-rc.0~45912 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=67430027dc26815b75dfa321ac169163b3199d4b;p=lhc%2Fweb%2Fwiklou.git update comment --- diff --git a/includes/IP.php b/includes/IP.php index 9599cbd7db..653fbbc10d 100644 --- a/includes/IP.php +++ b/includes/IP.php @@ -153,7 +153,7 @@ class IP { /** * Given an unsigned integer, returns an IPv6 address in octet notation - * @param $ip integer IP address. + * @param $ip string hex IP * @return string */ public static function HextoOctet( $ip_hex ) {